home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / reboot.arc / README.NOW < prev    next >
Text File  |  1987-02-07  |  2KB  |  31 lines

  1.  
  2. I am releasing these programs and their source to the Public Domain to assist
  3. both those individuals who would: 1) would like to boot their system from
  4. either BATCH file or a high level language program, 2) would like to know how
  5. to code the boot code in assembler language (I have seen a lot of assembler
  6. source code which contains the boot code encoded as string constants because
  7. the author did not know how to code the instructions in assembly.)
  8.  
  9. This library contains two programs: REBOOT.COM and REIPL.COM, and their
  10. source: REBOOT.ASM and REIPL.ASM.  These programs have been tested on a
  11. 3270-PC, 3270-AT, XT, XT/370, AT, and AT/370, with DOS 2.1, 3.0, and 3.1.
  12. Furthermore, DOS was tested on the 3270-PC and 3270-AT both with and without
  13. the following IBM Control Programs: CP 1.2, 1.22, and 2.0.
  14.  
  15. These programs are dependent on the BIOS ROM.  Therefore, these programs should
  16. be able to execute on any PC which can run either MS-DOS or PC-DOS.
  17.  
  18. Invoking REIPL.COM will cause your PC to reboot as though the PC has just been
  19. powered on.  A memory check will be performed before DOS will be loaded.
  20.  
  21. Invoking REBOOT.COM will cause your PC to reboot without a memory check.  This
  22. is especially useful if you wish to get rid of a device driver or a Control
  23. Program (e.g. CP 1.2) which installs itself beneath DOS, since
  24. it may not be possible to remove this program by depressing Ctl-Alt-Del.
  25.  
  26.  
  27.                                   Gee M. Wong
  28.                                10 Manton Avenue
  29.                            East Brunswick, NJ 08816
  30.                                 c/o: Janet Huie
  31.